home *** CD-ROM | disk | FTP | other *** search
-
- // This JavaScript file was autogenerated from inc/plugins/postproc/satura/r3satura.h
- // Do not modify by hand
- // Copyrights 2001, Realsoft Graphics, Finland
-
- include("real/raytr/r3postpr.js")
- var R3CLID_SATURATIONRENDER = 804;
- function r3Saturationrender () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_SATURATIONRENDER, arguments);
- }
- // Attributes
- }
-
- r3Saturationrender.prototype=new r3Postprocessor;
- // inc/plugins/postproc/satura/r3satura.h_H